pyside6.git
2 months agoMerge pyside6 (6.9.2-2+rpi1) import into refs/heads/workingbranch
Peter Michael Green [Thu, 26 Feb 2026 17:00:36 +0000 (17:00 +0000)]
Merge pyside6 (6.9.2-2+rpi1) import into refs/heads/workingbranch

2 months agoFix python module paths in CMake
Stuart Prescott [Mon, 17 Feb 2025 13:50:57 +0000 (00:50 +1100)]
Fix python module paths in CMake

Gbp-Pq: Name 0010-Fix-python-module-paths-in-CMake.patch

2 months agoXFAIL QtQml::qquickitem_grabToImage
Stuart Prescott [Mon, 14 Oct 2024 01:45:22 +0000 (12:45 +1100)]
XFAIL QtQml::qquickitem_grabToImage

Failure seen on mips64el

Gbp-Pq: Name 0009-XFAIL-QtQml-qquickitem_grabToImage.patch

2 months agoXFAIL smart::smart_pointer
Stuart Prescott [Mon, 14 Oct 2024 01:39:53 +0000 (12:39 +1100)]
XFAIL smart::smart_pointer

Failure seen on armel

Gbp-Pq: Name 0008-XFAIL-smart-smart_pointer.patch

2 months agoXFAIL a new test failure with 6.7.2
Stuart Prescott [Sun, 6 Oct 2024 08:46:11 +0000 (19:46 +1100)]
XFAIL a new test failure with 6.7.2

Tests are substantially changed in new release; library not
being found in multi-arch paths

Gbp-Pq: Name 0007-XFAIL-a-new-test-failure-with-6.7.2.patch

2 months agoMark arm64 test failures as xfail temporarily
Stuart Prescott [Mon, 9 Sep 2024 20:34:52 +0000 (06:34 +1000)]
Mark arm64 test failures as xfail temporarily

Try to at least get a package built to be able to debug the failure

Gbp-Pq: Name 0006-Mark-arm64-test-failures-as-xfail-temporarily.patch

2 months agoFix numpy header detection
Stuart Prescott [Sat, 15 Feb 2025 14:27:09 +0000 (01:27 +1100)]
Fix numpy header detection

Existing code makes assumptions about site-packages/dist-packages
and fails to find the headers; numpy has an explicit function for this

Gbp-Pq: Name 0005-Fix-numpy-header-detection.patch

2 months agoAdd failing tests to blacklist
Stuart Prescott [Fri, 3 May 2024 06:50:13 +0000 (16:50 +1000)]
Add failing tests to blacklist

Tests are still run but will fail. They are run multiple times to see if
they still fail - it would be better to just skip them.

It is not yet clear whether these failures are important.

Gbp-Pq: Name 0004-Add-failing-tests-to-blacklist.patch

2 months agoFix missing subparser in test harness
Stuart Prescott [Fri, 3 May 2024 06:48:49 +0000 (16:48 +1000)]
Fix missing subparser in test harness

Not needed in the build but needed for debugging the test harness...

Gbp-Pq: Name 0003-Fix-missing-subparser-in-test-harness.patch

2 months agodisable-qtexampleicons
Debian Qt/KDE Maintainers [Fri, 3 May 2024 06:47:57 +0000 (16:47 +1000)]
disable-qtexampleicons

Gbp-Pq: Name 0002-disable-qtexampleicons.patch

2 months agoFind the build directory matching the current interpreter
Dmitry Shachnev [Sun, 14 Nov 2021 18:08:50 +0000 (21:08 +0300)]
Find the build directory matching the current interpreter

This is needed to allow us to run tests with all supported Python versions.
Without this patch, the latest build directory will be always picked, no
matter what the current interpreter is.

Gbp-Pq: Name 0001-test-with-current-interpreter.patch

2 months agopyside6 (6.9.2-2+rpi1) forky-staging; urgency=medium
Peter Michael Green [Thu, 26 Feb 2026 17:00:36 +0000 (17:00 +0000)]
pyside6 (6.9.2-2+rpi1) forky-staging; urgency=medium

  * Remove armhf from qtwebengine related architecture lists.
  * Skip dh_missing.

[dgit import unpatched pyside6 6.9.2-2+rpi1]

2 months agoImport pyside6_6.9.2-2+rpi1.debian.tar.xz
Peter Michael Green [Thu, 26 Feb 2026 17:00:36 +0000 (17:00 +0000)]
Import pyside6_6.9.2-2+rpi1.debian.tar.xz

[dgit import tarball pyside6 6.9.2-2+rpi1 pyside6_6.9.2-2+rpi1.debian.tar.xz]

7 months agoDeclare fast forward from 6.8.2.1-4
Stuart Prescott [Tue, 23 Sep 2025 00:19:51 +0000 (10:19 +1000)]
Declare fast forward from 6.8.2.1-4

[dgit --quilt=gbp --overwrite]

7 months agoFix python module paths in CMake
Stuart Prescott [Mon, 17 Feb 2025 13:50:57 +0000 (00:50 +1100)]
Fix python module paths in CMake

Gbp-Pq: Name 0010-Fix-python-module-paths-in-CMake.patch

7 months agoXFAIL QtQml::qquickitem_grabToImage
Stuart Prescott [Mon, 14 Oct 2024 01:45:22 +0000 (12:45 +1100)]
XFAIL QtQml::qquickitem_grabToImage

Failure seen on mips64el

Gbp-Pq: Name 0009-XFAIL-QtQml-qquickitem_grabToImage.patch

7 months agoXFAIL smart::smart_pointer
Stuart Prescott [Mon, 14 Oct 2024 01:39:53 +0000 (12:39 +1100)]
XFAIL smart::smart_pointer

Failure seen on armel

Gbp-Pq: Name 0008-XFAIL-smart-smart_pointer.patch

7 months agoXFAIL a new test failure with 6.7.2
Stuart Prescott [Sun, 6 Oct 2024 08:46:11 +0000 (19:46 +1100)]
XFAIL a new test failure with 6.7.2

Tests are substantially changed in new release; library not
being found in multi-arch paths

Gbp-Pq: Name 0007-XFAIL-a-new-test-failure-with-6.7.2.patch

7 months agoMark arm64 test failures as xfail temporarily
Stuart Prescott [Mon, 9 Sep 2024 20:34:52 +0000 (06:34 +1000)]
Mark arm64 test failures as xfail temporarily

Try to at least get a package built to be able to debug the failure

Gbp-Pq: Name 0006-Mark-arm64-test-failures-as-xfail-temporarily.patch

7 months agoFix numpy header detection
Stuart Prescott [Sat, 15 Feb 2025 14:27:09 +0000 (01:27 +1100)]
Fix numpy header detection

Existing code makes assumptions about site-packages/dist-packages
and fails to find the headers; numpy has an explicit function for this

Gbp-Pq: Name 0005-Fix-numpy-header-detection.patch

7 months agoAdd failing tests to blacklist
Stuart Prescott [Fri, 3 May 2024 06:50:13 +0000 (16:50 +1000)]
Add failing tests to blacklist

Tests are still run but will fail. They are run multiple times to see if
they still fail - it would be better to just skip them.

It is not yet clear whether these failures are important.

Gbp-Pq: Name 0004-Add-failing-tests-to-blacklist.patch

7 months agoFix missing subparser in test harness
Stuart Prescott [Fri, 3 May 2024 06:48:49 +0000 (16:48 +1000)]
Fix missing subparser in test harness

Not needed in the build but needed for debugging the test harness...

Gbp-Pq: Name 0003-Fix-missing-subparser-in-test-harness.patch

7 months agodisable-qtexampleicons
Debian Qt/KDE Maintainers [Fri, 3 May 2024 06:47:57 +0000 (16:47 +1000)]
disable-qtexampleicons

Gbp-Pq: Name 0002-disable-qtexampleicons.patch

7 months agoFind the build directory matching the current interpreter
Dmitry Shachnev [Sun, 14 Nov 2021 18:08:50 +0000 (21:08 +0300)]
Find the build directory matching the current interpreter

This is needed to allow us to run tests with all supported Python versions.
Without this patch, the latest build directory will be always picked, no
matter what the current interpreter is.

Gbp-Pq: Name 0001-test-with-current-interpreter.patch

7 months agoAdd changelog for upload
Stuart Prescott [Tue, 23 Sep 2025 00:20:10 +0000 (10:20 +1000)]
Add changelog for upload

7 months agoAdd changelog for upload
Stuart Prescott [Tue, 2 Sep 2025 18:13:02 +0000 (04:13 +1000)]
Add changelog for upload

7 months agoUpdate S-V to 4.7.2 (no changes)
Stuart Prescott [Tue, 2 Sep 2025 19:56:08 +0000 (05:56 +1000)]
Update S-V to 4.7.2 (no changes)

7 months agoImport pyside6_6.9.2.orig.tar.xz
Stuart Prescott [Tue, 2 Sep 2025 18:12:41 +0000 (04:12 +1000)]
Import pyside6_6.9.2.orig.tar.xz

[dgit import orig pyside6_6.9.2.orig.tar.xz]

7 months agoUpdate copyright info
Stuart Prescott [Tue, 2 Sep 2025 18:12:24 +0000 (04:12 +1000)]
Update copyright info

7 months agoDrop no-longer-needed lintian override on Qt licence text
Stuart Prescott [Tue, 2 Sep 2025 17:41:33 +0000 (03:41 +1000)]
Drop no-longer-needed lintian override on Qt licence text

7 months agoFix FSF address complaints from lintian
Stuart Prescott [Tue, 2 Sep 2025 17:41:10 +0000 (03:41 +1000)]
Fix FSF address complaints from lintian

7 months agoUpdate build dependencies
Stuart Prescott [Tue, 2 Sep 2025 17:40:53 +0000 (03:40 +1000)]
Update build dependencies

7 months agoUpdate package names from 6.8 to 6.9
Stuart Prescott [Sun, 31 Aug 2025 20:32:11 +0000 (06:32 +1000)]
Update package names from 6.8 to 6.9

7 months agoUpdate upstream source from tag 'upstream/6.9.2'
Stuart Prescott [Sun, 31 Aug 2025 19:54:56 +0000 (05:54 +1000)]
Update upstream source from tag 'upstream/6.9.2'

Update to upstream version '6.9.2'
with Debian dir 6bb4a5833969ed6478765126c47e772e497c76f2

7 months agoNew upstream version 6.9.2
Stuart Prescott [Sun, 31 Aug 2025 19:54:41 +0000 (05:54 +1000)]
New upstream version 6.9.2

7 months agoLook for Qt 6.9 versions
Stuart Prescott [Sun, 31 Aug 2025 18:44:33 +0000 (04:44 +1000)]
Look for Qt 6.9 versions

11 months agoAdd changelog for upload
Stuart Prescott [Wed, 7 May 2025 13:59:31 +0000 (23:59 +1000)]
Add changelog for upload

11 months agoFix python module paths in CMake
Stuart Prescott [Mon, 17 Feb 2025 13:50:57 +0000 (00:50 +1100)]
Fix python module paths in CMake

Gbp-Pq: Name 0010-Fix-python-module-paths-in-CMake.patch

11 months agoXFAIL QtQml::qquickitem_grabToImage
Stuart Prescott [Mon, 14 Oct 2024 01:45:22 +0000 (12:45 +1100)]
XFAIL QtQml::qquickitem_grabToImage

Failure seen on mips64el

Gbp-Pq: Name 0009-XFAIL-QtQml-qquickitem_grabToImage.patch

11 months agoXFAIL smart::smart_pointer
Stuart Prescott [Mon, 14 Oct 2024 01:39:53 +0000 (12:39 +1100)]
XFAIL smart::smart_pointer

Failure seen on armel

Gbp-Pq: Name 0008-XFAIL-smart-smart_pointer.patch

11 months agoXFAIL a new test failure with 6.7.2
Stuart Prescott [Sun, 6 Oct 2024 08:46:11 +0000 (19:46 +1100)]
XFAIL a new test failure with 6.7.2

Tests are substantially changed in new release; library not
being found in multi-arch paths

Gbp-Pq: Name 0007-XFAIL-a-new-test-failure-with-6.7.2.patch

11 months agoMark arm64 test failures as xfail temporarily
Stuart Prescott [Mon, 9 Sep 2024 20:34:52 +0000 (06:34 +1000)]
Mark arm64 test failures as xfail temporarily

Try to at least get a package built to be able to debug the failure

Gbp-Pq: Name 0006-Mark-arm64-test-failures-as-xfail-temporarily.patch

11 months agoFix numpy header detection
Stuart Prescott [Sat, 15 Feb 2025 14:27:09 +0000 (01:27 +1100)]
Fix numpy header detection

Existing code makes assumptions about site-packages/dist-packages
and fails to find the headers; numpy has an explicit function for this

Gbp-Pq: Name 0005-Fix-numpy-header-detection.patch

11 months agoAdd failing tests to blacklist
Stuart Prescott [Fri, 3 May 2024 06:50:13 +0000 (16:50 +1000)]
Add failing tests to blacklist

Tests are still run but will fail. They are run multiple times to see if
they still fail - it would be better to just skip them.

It is not yet clear whether these failures are important.

Gbp-Pq: Name 0004-Add-failing-tests-to-blacklist.patch

11 months agoFix missing subparser in test harness
Stuart Prescott [Fri, 3 May 2024 06:48:49 +0000 (16:48 +1000)]
Fix missing subparser in test harness

Not needed in the build but needed for debugging the test harness...

Gbp-Pq: Name 0003-Fix-missing-subparser-in-test-harness.patch

11 months agodisable-qtexampleicons
Debian Qt/KDE Maintainers [Fri, 3 May 2024 06:47:57 +0000 (16:47 +1000)]
disable-qtexampleicons

Gbp-Pq: Name 0002-disable-qtexampleicons.patch

11 months agoFind the build directory matching the current interpreter
Dmitry Shachnev [Sun, 14 Nov 2021 18:08:50 +0000 (21:08 +0300)]
Find the build directory matching the current interpreter

This is needed to allow us to run tests with all supported Python versions.
Without this patch, the latest build directory will be always picked, no
matter what the current interpreter is.

Gbp-Pq: Name 0001-test-with-current-interpreter.patch

11 months agopyside6 (6.8.2.1-4) unstable; urgency=medium
Stuart Prescott [Wed, 7 May 2025 13:59:19 +0000 (23:59 +1000)]
pyside6 (6.8.2.1-4) unstable; urgency=medium

  * Fix paths set in Shiboken6Tools cmake files, with thanks to Sophie Brun
    for the bug report and solution (Closes: #1104849).

[dgit import unpatched pyside6 6.8.2.1-4]

11 months agoImport pyside6_6.8.2.1-4.debian.tar.xz
Stuart Prescott [Wed, 7 May 2025 13:59:19 +0000 (23:59 +1000)]
Import pyside6_6.8.2.1-4.debian.tar.xz

[dgit import tarball pyside6 6.8.2.1-4 pyside6_6.8.2.1-4.debian.tar.xz]

11 months agoFix paths set in Shiboken6Tools cmake files
Stuart Prescott [Wed, 7 May 2025 13:59:13 +0000 (23:59 +1000)]
Fix paths set in Shiboken6Tools cmake files

Mangle paths in the Shiboken6Tools cmake files a well as the Shiboken6 ones.
With thanks to Sophie Brun for the bug report and solution.

Closes: #1104849
13 months agoAdd changelog for upload
Stuart Prescott [Sat, 8 Mar 2025 05:09:10 +0000 (16:09 +1100)]
Add changelog for upload

13 months agoAdd pydist files to stub out modules from automatic dependency generation
Stuart Prescott [Sat, 8 Mar 2025 05:08:50 +0000 (16:08 +1100)]
Add pydist files to stub out modules from automatic dependency generation

13 months agoAdd changelog for upload
Stuart Prescott [Sun, 2 Mar 2025 12:36:07 +0000 (23:36 +1100)]
Add changelog for upload

13 months agoAdd an additional missing depends
Stuart Prescott [Sun, 2 Mar 2025 13:01:49 +0000 (00:01 +1100)]
Add an additional missing depends

13 months agoFix d/t/control generated syntax
Stuart Prescott [Sun, 2 Mar 2025 04:31:20 +0000 (15:31 +1100)]
Fix d/t/control generated syntax

13 months agoFix d/t/control.gen for dash
Stuart Prescott [Sun, 2 Mar 2025 04:30:39 +0000 (15:30 +1100)]
Fix d/t/control.gen for dash

13 months agoAllow a specified version in check-build-logs
Stuart Prescott [Sun, 2 Mar 2025 01:08:02 +0000 (12:08 +1100)]
Allow a specified version in check-build-logs

13 months agoAdd extra autopkgtests for new binary packages
Stuart Prescott [Sun, 2 Mar 2025 01:03:47 +0000 (12:03 +1100)]
Add extra autopkgtests for new binary packages

13 months agoAdd autogeneration comment to d/test/control
Stuart Prescott [Sun, 2 Mar 2025 01:03:19 +0000 (12:03 +1100)]
Add autogeneration comment to d/test/control

13 months agoTidy test control generation code
Stuart Prescott [Sun, 2 Mar 2025 01:02:45 +0000 (12:02 +1100)]
Tidy test control generation code

13 months agoAdd extra dependencies from ./debian/check-deps
Stuart Prescott [Sun, 2 Mar 2025 01:00:56 +0000 (12:00 +1100)]
Add extra dependencies from ./debian/check-deps

14 months agoFix path mangling of cmake files
Stuart Prescott [Sun, 23 Feb 2025 06:51:07 +0000 (17:51 +1100)]
Fix path mangling of cmake files

Closes: 1098679
14 months agoAdd utility to inspect buildd logs
Stuart Prescott [Sun, 23 Feb 2025 06:48:49 +0000 (17:48 +1100)]
Add utility to inspect buildd logs

14 months agoAdd changelog for upload
Stuart Prescott [Tue, 18 Feb 2025 08:56:49 +0000 (19:56 +1100)]
Add changelog for upload

14 months agoAdd py3dist-override to fix dependency of libshiboken6-py3-6.8
Stuart Prescott [Tue, 18 Feb 2025 12:44:40 +0000 (23:44 +1100)]
Add py3dist-override to fix dependency of libshiboken6-py3-6.8

14 months agoUpdate d/copyright with cme
Stuart Prescott [Tue, 18 Feb 2025 11:10:12 +0000 (22:10 +1100)]
Update d/copyright with cme

14 months agoUpdate lintian-overrides for source mesh data
Stuart Prescott [Tue, 18 Feb 2025 11:07:01 +0000 (22:07 +1100)]
Update lintian-overrides for source mesh data

14 months agoRemove rpath from svgtoqml
Stuart Prescott [Tue, 18 Feb 2025 11:06:43 +0000 (22:06 +1100)]
Remove rpath from svgtoqml

14 months agoFix description of GraphsWidgets package
Stuart Prescott [Tue, 18 Feb 2025 11:06:25 +0000 (22:06 +1100)]
Fix description of GraphsWidgets package

14 months agoInstall new svgtoqml tool
Stuart Prescott [Tue, 18 Feb 2025 10:50:31 +0000 (21:50 +1100)]
Install new svgtoqml tool

14 months agoMark local copies of libraries as not-installed
Stuart Prescott [Tue, 18 Feb 2025 10:50:17 +0000 (21:50 +1100)]
Mark local copies of libraries as not-installed

14 months agoAdd extra build verbosity
Stuart Prescott [Tue, 18 Feb 2025 08:55:43 +0000 (19:55 +1100)]
Add extra build verbosity

14 months agoAdd patch to fix python module path in cmake
Stuart Prescott [Tue, 18 Feb 2025 08:52:59 +0000 (19:52 +1100)]
Add patch to fix python module path in cmake

14 months agoRebase patches
Stuart Prescott [Sat, 15 Feb 2025 14:30:40 +0000 (01:30 +1100)]
Rebase patches

14 months agoDrop nuitka from packaging - removed from Debian
Stuart Prescott [Sat, 15 Feb 2025 14:22:20 +0000 (01:22 +1100)]
Drop nuitka from packaging - removed from Debian

14 months agoAdd helper script to check modules are packaged
Stuart Prescott [Sat, 15 Feb 2025 14:21:54 +0000 (01:21 +1100)]
Add helper script to check modules are packaged

14 months agoFix permissions on d/check-deps
Stuart Prescott [Sat, 15 Feb 2025 14:21:07 +0000 (01:21 +1100)]
Fix permissions on d/check-deps

14 months agoAdd additional packages for modules
Stuart Prescott [Sat, 15 Feb 2025 13:48:09 +0000 (00:48 +1100)]
Add additional packages for modules

14 months agoImport pyside6_6.8.2.1.orig.tar.xz
Stuart Prescott [Tue, 18 Feb 2025 08:56:39 +0000 (19:56 +1100)]
Import pyside6_6.8.2.1.orig.tar.xz

[dgit import orig pyside6_6.8.2.1.orig.tar.xz]

14 months agoTypo fix description of python3-pyside6.qtdesigner
Stuart Prescott [Sat, 15 Feb 2025 13:47:55 +0000 (00:47 +1100)]
Typo fix description of python3-pyside6.qtdesigner

14 months agoUpdate pacakge metadata for 6.8.x series
Stuart Prescott [Sat, 15 Feb 2025 13:26:20 +0000 (00:26 +1100)]
Update pacakge metadata for 6.8.x series

14 months agoSwitch to 6.8.x branch
Stuart Prescott [Sat, 15 Feb 2025 13:21:27 +0000 (00:21 +1100)]
Switch to 6.8.x branch

14 months agoUpdate upstream source from tag 'upstream/6.8.2.1'
Stuart Prescott [Sat, 15 Feb 2025 13:28:25 +0000 (00:28 +1100)]
Update upstream source from tag 'upstream/6.8.2.1'

Update to upstream version '6.8.2.1'
with Debian dir 28ddf721982dc202bb6c2a23e788b8720b42f239

14 months agoNew upstream version 6.8.2.1
Stuart Prescott [Sat, 15 Feb 2025 13:28:09 +0000 (00:28 +1100)]
New upstream version 6.8.2.1

15 months agoAdd changelog for upload
Stuart Prescott [Thu, 9 Jan 2025 13:30:48 +0000 (00:30 +1100)]
Add changelog for upload

15 months agoAdd patch for Python 3.13 opcodes
Stuart Prescott [Thu, 9 Jan 2025 13:30:25 +0000 (00:30 +1100)]
Add patch for Python 3.13 opcodes

Cherry-pick of ad18260e583a30505e42b04fd242c52ff36f735c

Closes: #1092529
15 months agoRefresh patches
Stuart Prescott [Thu, 9 Jan 2025 04:46:50 +0000 (15:46 +1100)]
Refresh patches

15 months agoUpdate upstream source from tag 'upstream/6.7.3'
Stuart Prescott [Thu, 9 Jan 2025 04:42:41 +0000 (15:42 +1100)]
Update upstream source from tag 'upstream/6.7.3'

Update to upstream version '6.7.3'
with Debian dir 8e341ecbc9ba85d7695c5c037cc9456850c3a356

15 months agoNew upstream version 6.7.3
Stuart Prescott [Thu, 9 Jan 2025 04:42:26 +0000 (15:42 +1100)]
New upstream version 6.7.3

15 months agoPin d/watch to the 6.7 branch
Stuart Prescott [Thu, 9 Jan 2025 04:41:34 +0000 (15:41 +1100)]
Pin d/watch to the 6.7 branch

16 months agoAdd changelog for upload
Stuart Prescott [Thu, 26 Dec 2024 07:01:25 +0000 (18:01 +1100)]
Add changelog for upload

16 months agoAdd Python 3.13 as a supported version
Stuart Prescott [Thu, 26 Dec 2024 06:35:59 +0000 (17:35 +1100)]
Add Python 3.13 as a supported version

Gbp-Dch: Full

17 months agoBuild w/ --parallel=N w.r.t parallel=N in $DEB_BUILD_OPTIONS (1 if unset);
Pino Toscano [Sun, 10 Nov 2024 16:26:52 +0000 (17:26 +0100)]
Build w/ --parallel=N w.r.t parallel=N in $DEB_BUILD_OPTIONS (1 if unset);

if --parallel=N is not passed, ninja will use all the available cores by
default, which is not what should be done by default.

Gbp-Dch: Full

17 months agoLimit python3-pyside6.qtbluetooth & python3-pyside6.qtnfc as linux-any;
Pino Toscano [Fri, 1 Nov 2024 20:33:21 +0000 (21:33 +0100)]
Limit python3-pyside6.qtbluetooth & python3-pyside6.qtnfc as linux-any;

the modules they refer to are available only on Linux
- regenerate debian/tests/control accordingly

Gbp-Dch: Full

17 months agoDrop the unused mesa-vulkan-drivers build dependency.
Pino Toscano [Wed, 30 Oct 2024 04:57:18 +0000 (05:57 +0100)]
Drop the unused mesa-vulkan-drivers build dependency.

18 months agoAdd changelog for upload
Stuart Prescott [Mon, 14 Oct 2024 01:47:52 +0000 (12:47 +1100)]
Add changelog for upload

18 months agoAdd additional patches for XFAILing tests
Stuart Prescott [Mon, 14 Oct 2024 01:46:18 +0000 (12:46 +1100)]
Add additional patches for XFAILing tests

18 months agoAdd changelog for upload
Stuart Prescott [Mon, 7 Oct 2024 01:17:38 +0000 (12:17 +1100)]
Add changelog for upload

18 months agoAdd new dependencies identified by debian/check-deps
Stuart Prescott [Mon, 7 Oct 2024 00:15:57 +0000 (11:15 +1100)]
Add new dependencies identified by debian/check-deps

18 months agoFix up paths for lintian overrides
Stuart Prescott [Mon, 7 Oct 2024 00:15:32 +0000 (11:15 +1100)]
Fix up paths for lintian overrides